﻿.WebformDetails {
    border: none;
}

.webform-detail .DetailLabel, .FileHeadline, .memoHeadline {
    width: 100%;
    font-size: 0.8em;
    font-weight: 700;
}

.MemoPanel {
    margin-bottom: 10px;
    margin-top: 5px;
}

.DetailSubQuestionData .WebformDetails {
    padding-left: 0px;
    margin: 0px;
}

#wrapperleft.WebFormContent:not(.modal-webform):not(.webshopitem) {
    border: none;
    width: 70%;
    margin: auto;
    float: none;
}

.WebformDetails.ui-widget-content {
    border: none;
    background: none;
}

.ui-widget-content.WebFormMemo {
    background: none;
    border: none;
}

.ui-widget-content.answer-content {
    background: none;
}

.ui-accordion-header.Headline {
    background: none;
    border-left: none;
    border-right: none;
    border-top: none;
    font-weight: bold;
}

#WebForm {
    background: none;
}
/* indentation Off */
.SubQuestion1 {
    margin-left: 0px;
}

.SubQuestion2 {
    margin-left: 0px;
}

.SubQuestion3 {
    margin-left: 0px;
}

.SubQuestion4 {
    margin-left: 0px;
}

.SubQuestion5 {
    margin-left: 0px;
}

.SubQuestion6 {
    margin-left: 0px;
}

.SubQuestion7 {
    margin-left: 0px;
}

.SubQuestion8 {
    margin-left: 0px;
}

.SubQuestion9 {
    margin-left: 0px;
}

#SubmitBtnTop {
    display: none;
}
